.container{
    max-width: 1230px;
}
body * {
    transition: all 200ms;
}
body {
    -webkit-text-size-adjust: 100% !important;
}
.visible_nav{
    display: none;
}
.header-bj{
    background: url(../img/topbak.jpg) no-repeat;
    background-size: 100% 100%;
    padding-bottom: 25px;
}
.top-header{
    display: flex;
    justify-content: space-between;
    padding: 25px 0 10px;
}
.logo-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
}
.logo {
    width: 12%;
}
.logo p {
    display: none;
}
.logo img {
    width: 100%;
}
.logo h1 {
    margin: 0;
    font-size: 0;
    margin-block-start: 0;
    margin-block-end: 0;
}
.barleft {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.slogan {
    font-size: 30px;
    padding-bottom: 5px;
    color: rgba(23, 36, 52, 1);
    padding-left: 25px;
}

.slogan span {
    padding-left: 5px;
}
.welcome {
    font-size: 18px;
    color: #606060;
}
.contr a {
    color: #606060;
    font-size: 18px;
    padding-left: 5px;
    padding-right: 5px;
    display: inline-flex;
    align-items: center;
}
.barright {
    display: flex;
    justify-content: space-between;
    padding-bottom: 5px;
    width: 60%;
    align-items: center;
}
.search {
    width: 50%;
}
form.seafrom {
    display: flex;
}
input.gtss {
    width: 65%;
    background: unset;
    padding-left: 15px;
    height: 35px;
    border: 1px solid #aeaeae;
    border-radius: 2px;
    outline: none;
}

button.gtbtsub {
    width: 25%;
    border: none;
    color: #ffffff;
    padding: 0;
    margin: 0;
    outline: none;
    background: #182c44;  
    background: linear-gradient(180deg,rgba(26, 59, 99, 0.99), rgba(23, 36, 52, 0.99))
}
.gt-tell {
    font-size: 30px;
    color: rgba(23, 36, 52, 1);
}
button.gtbtsub i {
    padding-right: 5px;
}
.navflex {
    display: flex;
    justify-content: space-between;
    text-align: center;
    align-items: center;
    height: 65px;
}
.navigation {
    background: #182c44;
    background: linear-gradient(180deg,rgba(26, 59, 99, 0.99), rgba(23, 36, 52, 0.99))
}
.navitem a {
    color: #ffffff;
    font-size: 16px;
    text-decoration: none;
    padding-bottom: 60px;
}
.ndl_wx_img {
    background: rgba(248, 248, 248, 1);
    padding: 0 30px;
    border-radius: 5px;
}
.ndl_wx_img .inadvite img {
    height: 64px;
    display: block;
    margin: 0 auto;
    object-fit: contain;
    width: 64px;
}
.navitem:hover .sublist {
    display: block;
}

.navitem.active a {
    color: rgba(232, 213, 0, 1);
}
.sublist {
    width: 100%;
    background-color: #F1F1F1;
    left: 0;
    top: 229px;
    padding: 30px 0 15px;
    background-size: cover;
    background-position: center center;
    box-shadow: 0 1rem 2rem rgb(0 0 0 / 30%);
    display: none;
    position: absolute;
    z-index: 10;
    
}

.stick .sublist {
    top: 65px;
}
.boxitem a {
    color: #333333 !important;
    text-decoration: none;
}
.boxitem_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.navitem:hover .sublist {
    display: block;
}
.boxitem {
    width: 15.275%;
    background: #ffffff;
    height: 45px;
    line-height: 45px;
    margin-right: 1.6666%;
    border-radius: 6px;
    margin-bottom: 15px;
}
.boxitem:nth-child(6n) {
    margin-right: 0;
}
.boxitem:hover a {
    color: #333333;
}
.boxitem:hover {
     opacity: 0.8;
}  
   
.banner img{
    width: 100%;
}
.navitem a:hover {
    color: rgba(232, 213, 0, 1);
}
.swiper-pagination-bullet {
    width: 1rem;
    height: 0.5rem;
    display: inline-block;
    border-radius: 3px;
    background: #ffffff;
    opacity: 1;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background:rgba(232, 213, 0, 1);
    border-radius: 3px;
    width: 2rem;
    height: .5rem;
}
.business {
    background: rgba(243, 243, 243, 1);
}
.busflex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.bustit {
    text-align: center;
    padding-top: 50px;
    font-size: 32px;
    color: rgba(74, 73, 73, 1);
    padding-bottom: 30px;
}
.busse {
    position: relative;
}
.busimg img {
    width: 100%;
    border-radius: 6px;
    box-shadow: 0px 0px 15px 1px #dfdfdf8f;
}
.busp {
    position: absolute;
    bottom: 15%;
    left: 10%;
    background: rgba(46, 46, 46, .63);
    font-size: 24px;
    color: #ffffff;
    text-decoration: none;
    padding: 5px 25px;
    border-radius: 30px;
    font-weight: bold;
}
.busxb {
    display: flex;
    margin: 10px 0 45px;
}
.bussup a {
    font-size: 14px;
    color: rgba(51, 51, 51, 1);
    text-decoration: none;
}

.bussup {
    background: #ffffff;
    padding: 1px 15px;
    border-radius: 30px;
    margin-left: 10.5%;
}

.bussup:last-child {
    margin-left: 8%;
}
.bussup:hover a {
    color: #ffffff;
}

.bussup:hover {
    background: rgba(39, 125, 204, 1);
}
.busitem {
    width: 32%;
}
.consult{
    background: url(../img/goutong.jpg) no-repeat;
    background-size: 100%;
    height: 20.83vw;
}
.consult a{
    color: #ffffff;
    text-decoration: none;
}
p.worth {
    text-align: center;
    font-size: 3.541vw;
    color: #ffffff;
    padding-top: 4vw;
    margin: 0;
    font-weight: bold;
}

p.slog {
    font-size: 1.35vw;
    color: #ffffff;
    text-align: center;
    font-weight: normal;
    margin: 0;
}
p.khzx {
    text-align: center;
    margin-top: 2.3vw;
}


span.khcz {
    font-size: 1.04vw;
    color: #ffffff;
    border: 1px solid #ffffff;
    padding: 0.52vw 1.56vw;
    border-radius: 50px;
    margin-right: .78vw;
}

span.djzx {
    color: #ffffff;
    background: rgba(39, 125, 204, 1);
    font-size: 1.04vw;
    display: inline-block;
    padding: .41vw 2.34vw;
    border-radius: 50px;
    margin-left: .78vw;
}
.ui-first-line {
    display: block;
    background:  rgba(218, 218, 218, 1);
    width: 600px;
    height: 2px;
    position: relative;
    margin: 15px auto 0;
}
.ui-first-Thickline {
    width: 300px;
    height: 5px;
    background: rgba(198, 198, 198, 1);
    top: 1px;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}
.innewtit {
    text-align: center;
    margin-top: 50px;
    font-size: 32px;
    color: rgba(51, 51, 51, 1);
}
.innewflex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 50px;
}

.innewite {
    width: 47%;
    margin-bottom: 20px;
}
p.cattit {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin: 0;
}
.newsline {
    display: block;
    background: rgba(218, 218, 218, 1);
    height: 2px;
    position: relative;
    margin-bottom: 5px;
}
a.catbig {
    color: rgba(0, 0, 0, 1);
    font-size: 28px;
    font-weight: bold;
    text-decoration: none;
}
.cline {
    width: 200px;
    height: 4px;
    background: rgba(198, 198, 198, 1);
    top: -1px;
    left: 0;
    position: absolute;
}
a.catmore {
    color: rgba(174, 174, 174, 1);
    font-size: 20px;
    text-decoration: none;
}
.newimg {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 15px;
}
.tuimg {
    width: 43%;
}
.tuimg img {
    width: 100%;
    border-radius: 6px;
    height: 150px;
    object-fit: cover;
}
.newtr {
    width: 55%;
}
.ntit {
    color: rgba(0, 0, 0, 1);
    font-size: 20px;
    overflow: unset;
    text-overflow: ellipsis;
    white-space: normal;
}

.remark {
    color: rgba(102, 102, 102, 1);
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 33px;
}
.list-ite {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 20px 0;
    border-bottom: 1px dashed rgba(155, 155, 155, 1);
}
a.listtit {
    font-size: 16px;
    color: rgba(102, 102, 102, 1);
    text-decoration: none;
    overflow: unset;
    width: 75%;
    display: block;
    text-overflow: ellipsis;
    white-space: normal;
}
a.addtime {
    color: rgba(102, 102, 102, 1);
    font-size: 16px;
    text-decoration: none;
}
a.dtd {
    text-decoration: none;
}
.index-news {
    padding-bottom: 30px;
}
.quick {
    background: rgba(243, 243, 243, 1);
}

.quflex {
    display: flex;
    justify-content: space-between;
    padding: 35px 0;
    flex-wrap: wrap;
}

.quite {
    width: 23%;
    text-align: center;
    background: #ffffff;
    border-radius: 6px;
    padding: 38px 23px;
}
p.qutiti {
    margin: 0;
    color: rgba(51, 51, 51, 1);
    font-size: 28px;
    padding-top: 20px;
}

.quline {
    background: rgba(39, 125, 204, 1);
    height: 2px;
    width: 145px;
    margin: 8px auto;
}
p.qure {
    font-size: 17px;
    color: rgba(0, 0, 0, 1);
    margin: 0;
}
a.qupg {
    text-decoration: none;
    margin-top: 30px;
    display: block;
    color: #ffffff;
    background: rgba(39, 125, 204, 1);
    font-size: 20px;
    width: 182px;
    margin: 30px auto 0;
    height: 44px;
    line-height: 44px;
    border-radius: 100px;
}
.quite:hover {
    box-shadow: 0px 0px 16px 7px #e2e1e1;
}
.abflex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
    margin: 50px 0;
}

.ableft {
    width: 37%;
}

.abright {
    width: 60%;
}

.ableft img {
    width: 100%;
    border-radius: 6px;
}

p.gywm {
    margin: 0;
    color: rgba(0, 0, 0, 1);
    font-size: 32px;
}

p.engywm {
    font-size: 26px;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 0;
}

.abjs p {
    color: rgba(51, 51, 51, 1);
    font-size: 16px;
    margin: 0;
}

.abjs {
    line-height: 40px;
}

p.abmore a {
    text-decoration: none;
    color: #ffffff;
    font-size: 20px;
}

p.abmore {
    display: block;
    background: rgba(39, 125, 204, 1);
    text-align: center;
    width: 190px;
    height: 42px;
    line-height: 42px;
    margin-top: 19px;
    border-radius: 6px;
    cursor: pointer;
}
.cvflex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 20px;
}

.index-case {
    width: 66%;
}

.index-vip {
    width: 31.5%;
}

.incaflex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.caite {
    width: 48%;
    margin-bottom: 30px;
    background: rgba(241, 241, 241, 1);
    border-radius: 6px;
    padding: 10px;
}
.incvtit {
    font-size: 32px;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 15px;
}
.caite a {
    text-decoration: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.caimg {
    width: 40%;
}
.caimg img {
    width: 100%;
    border-radius: 6px;
    height: 145px;
    object-fit: cover;
}
.catr {
    width: 55%;
}

.caite:hover {
    box-shadow: 0px 1px 3px 2px #dcdcdcf7;
}
p.casetit {
    font-size: 24px;
    color: rgba(74, 73, 73, 1);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
p.casere {
    color: rgba(102, 102, 102, 1);
    font-size: 16px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.viplist a {
    text-decoration: none;
    display: flex;
    justify-content: space-between;
}

span.lxsvg {
    color: rgba(39, 125, 204, 1);
}
span.viptit {
    color: rgba(102, 102, 102, 1);
    font-size: 16px;
}
span.viptime {
    color: rgba(102, 102, 102, 1);
    font-size: 16px;
}
.invip {
    border: 10px solid rgba(226, 237, 255, 1);
    padding: 25px 15px;
    border-radius: 6px;
    height: 360px;
    overflow: hidden;
}
span.vipl {
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: rgba(102, 102, 102, 1);
}
#chuizhi {
    height: 350px;
}
.index-advantage-link {
    background: rgba(248, 248, 248, 1);
    padding-bottom: 30px;
}
.inadv {
    text-align: center;
    padding-top: 50px;
    font-size: 32px;
    color: rgba(74, 73, 73, 1);
}
.inadvflex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}
.inadvite {
    width: 22.5%;
    background: #ffffff;
    border-radius: 6px;
    text-align: center;
    margin: 30px 0;
    padding: 30px 0;
    transition: all 0.6s;
}
.inadvite:hover {
    transform: translateY(5px);
}
.inadvite p {
    margin-bottom: 0;
}
p.advtit {
    color: rgba(0, 0, 0, 1);
    font-size: 28px;
    margin-top: 10px;
}
p.advft {
    font-size: 18px;
    color: rgba(51, 51, 51, 1);
}
.link {
    background: rgba(255, 255, 255, 1);
    padding: 30px;
    border-radius: 6px;
    margin-top: 10px;
}
.ui-link a {
    color: rgba(102, 102, 102, 1);
    font-size: 16px;
    padding-right: 15px;
}
.footer-top {
    background: rgba(27, 27, 27, 1);
}
.footer-bqba {
    background: rgba(0, 0, 0, 1);
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    padding: 15px 0;
}
.footlex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.f40flex {
    display: flex;
    justify-content: center;
}
p.ftit {
    color: rgba(255, 255, 255, 1);
    font-size: 24px;
}

.f15 {
    width: 15%;
}

.f40 {
    width: 40%;
}
.footline {
    background: rgba(42, 42, 42, 1);
    height: 145px;
    width: 2px;
    margin: 30px 0;
}
.f20 {
    width: 20%;
}
.flxa {
    display: flex;
    flex-direction: column;
    line-height: 28px;
    flex: 1;
}
a.flink {
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    display: block;
}
p.smzx {
    color: rgba(255, 255, 255, 1);
    font-size: 24px;
    margin-bottom: 0;
    margin-top: 10px;
}
.pl3{
    padding-left: 3%;
}
.pl10{
    padding-left: 10%;
}
.pl3{
    padding-left: 3%;
}
.footer-bqba p {
    text-align: center;
    margin-bottom: 0;
}
.footer-bqba a {
    color: #ffffff;
}
.fmoblie {
    display: none;
}

/* 香港公司注册 */

.hktit {
    font-size: 32px;
    text-align: center;
    color: rgba(74, 73, 73, 1);
    margin-top: 50px;
}

.hkflex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.hkysite {
    width: 27%;
    text-align: center;
    margin-top: 30px;
}

p.hkitetitle {
    font-size: 28px;
    color: rgba(0, 0, 0, 1);
    margin: 10px 0;
}
p.hkitere {
    font-size: 18px;
    color: rgba(74, 73, 73, 1);
    line-height: 35px;
}
.hkdase {
    border: 1px dashed rgba(153, 153, 153, 1);
    height: 212px;
    align-self: center;
}             
img.cpicture {
    display: none;
}
.condite:hover img.cpicture {
    display: block;
    margin: 0 auto;
}
img.bpicture {
    display: block;
    margin: 0 auto;
}
.condite:hover img.bpicture {
    display: none;
}
.condflex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 30px 0;
}   
.condite {
    width: 20%;
    text-align: center;
    border: 1px solid rgba(217, 217, 217, 1);
    padding: 45px 0;
}
p.condtit {
    color: rgba(0, 0, 0, 1);
    font-size: 28px;
    margin: 10px 0 0;
}
p.condre {
    color: rgba(74, 73, 73, 1);
    font-size: 18px;
    line-height: 30px;
    padding: 0 40px;
    margin-bottom: 0;
}
.condite:hover p {
    color: #ffffff;
}
.condite:hover {
    background: rgba(39, 125, 204, 1);
    border: 1px solid rgba(39, 125, 204, 1);
}
.hidden-pc {
    display: none!important;
}
.profbt {
    text-align: center;
    font-size: 22px;
    color: rgba(74, 73, 73, 1);
}
.proflex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 50px 0;
}
.proite {
    text-align: center;
}
.arrow {
    padding-top: 55px;
}
.proite {
    width: 15%;
}

p.protit {
    margin-bottom: 0;
    font-size: 28px;
}

p.prore {
    color: rgba(74, 73, 73, 1);
    font-size: 18px;
    line-height: 29px;
    margin-bottom: 0;
}
.datatit {
    font-size: 32px;
    text-align: center;
    color: rgba(74, 73, 73, 1);
}
.data {
    background: rgba(248, 248, 248, 1);
    padding-top: 60px;
}
.indflex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-end;
    margin: 0 0 30px;
}

.indimg {
    width: 23%;
}

.indimg img {
    width: 100%;
}

.indnew {
    width: 75%;
}

.indnewtit {
    color: rgba(51, 51, 51, 1);
    font-size: 24px;
    padding: 10px 0 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.indnew a {
    text-decoration: none;
}

.indnewre {
    font-size: 18px;
    color: rgba(102, 102, 102, 1);
    line-height: 32px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.indnewmore {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.indnewxx {
    border: 1px dashed rgba(153, 153, 153, 1);
    width: 78%;
}

.indnewa {
    background: rgba(39, 125, 204, 1);
    width: 20%;
    text-align: center;
    height: 35px;
    line-height: 35px;
    font-size: 20px;
    color: #ffffff;
    border-radius: 6px;
}                                      
.industry-item {
    width: 48%;
    border: 1px solid rgba(167, 167, 167, 1);
    border-radius: 6px;
    padding: 0 35px;
}

.industry-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 50px;
}
.industry-list a {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    text-decoration: none;
}
.industry-list {
    border-bottom: 1px dashed rgba(153, 153, 153, 1);
    margin: 30px 0;
}
span.fill {
    color: rgba(102, 102, 102, 1);
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
span.indnew-more {
    font-size: 14px;
    color: rgba(153, 153, 153, 1);
}
.service {
    background: rgba(248, 248, 248, 1);
    padding: 50px 0;
}
.service-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.service-item {
    width: 31%;
    text-align: center;
    margin-top: 35px;
    background: rgba(255, 255, 255, 1);
    padding: 47px 25px 37px;
    border-radius: 6px;
    transition: all 0.6s;
}    
.service-item:hover {
    transform: translateY(-10px);
}                       
.service-item a {
    text-decoration: none;
}
p.sertit {
    margin-bottom: 0;
    font-size: 28px;
    color: rgba(74, 73, 73, 1);
    margin: 5px 0;
}
p.serline {
    display: block;
    width: 30%;
    background: rgba(39, 125, 204, 1);
    height: 2px;
    margin: 5px auto;
}
p.serre {
    color: rgba(74, 73, 73, 1);
    font-size: 18px;
    line-height: 35px;
    margin-bottom: 0;
}
/* Singapore */
p.hkitetitle.sacolor {
    color: rgba(102, 102, 102, 1);
}
.pt6{
    padding-bottom: 60px;
}
.factor {
    background: rgba(248, 248, 248, 1);
    padding: 50px 0;
}
.facflex {
    display: flex;
    justify-content: space-between;
    margin: 30px 0 10px;
}

.facitem {
    width: 19%;
    border: 1px solid rgba(191, 191, 191, 1);
    background: #ffffff;
}

p.num {
    color: rgba(0, 0, 0, 1);
    font-size: 27px;
    font-style: italic;
    padding: 10px 0 0 10px;
}

.facitem img {
    display: block;
    margin: 0 auto;
}
p.facre {
    font-size: 18px;
    text-align: center;
    color: rgba(102, 102, 102, 1);
    margin-bottom: 0;
    font-weight: 300;
    line-height: 29px;
}   
p.factit {
    margin-bottom: 0;
    display: block;
    text-align: center;
    background: rgba(39, 125, 204, 1);
    color: #ffffff;
    font-size: 22px;
    border-bottom: 2px solid rgba(20, 90, 153, 1);
    height: 38px;
    line-height: 38px;
}  
.facplr36{
    padding: 20px 35px 9px ;
}
.facplr29{
    padding: 20px 30px 10px ;
}
.facplr38{
    padding: 20px 38px 10px ;
}
.facplr20{
    padding: 20px 20px 10px ;
}
.chaline {
    height: 3px;
    width: 98%;
    background: rgba(39, 125, 204, 1);
    margin: 80px auto 0;
}
.chapo {
    position: relative;
}   
.chaflex {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.chaitem {
    width: 18%;
    text-align: center;
}
.chaps {
    position: absolute;
    top: -50px;
}
.charge {
    height: 780px;
    padding-top: 20px;
}                   
p.chatit {
    color: rgba(51, 51, 51, 1);
    font-size: 22px;
    margin-bottom: 0;
    padding-top: 23px;
    font-weight: 400;
}
p.chare {
    font-size: 18px;
    color: rgba(102, 102, 102, 1);
    line-height: 27px;
    padding: 0 45px;
    font-weight: 300;
}                 
.chaabq {
    width: 300px;
    height: 56px;
    background: linear-gradient(180deg,   #2E9BFF,#277DCC,#277DCC);
    box-shadow: 0px 3px 7px 0px rgba(39, 125, 204, 0.35);
    border-radius: 28px;
    text-align: center;
    margin: 95px auto 0;
    line-height: 56px;
    cursor: pointer;
}
.chaabq a {
    font-size: 22px;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
}                          
/* 美国国家 */
.amysitem {
    display: flex;
    justify-content: space-between;
    margin: 30px 0;
    background: rgba(39, 125, 204, 1);
    align-items: center;
    height: 74px;
    border-radius: 37px;
}
.amysitem p {
    margin-bottom: 0;
    color: #ffffff;
}
p.amnum {
    width: 42%;
    font-size: 22px;
    font-weight: 300;
    padding-left: 20px;
}
.amyuan {
    display: block;
    font-size: 32px;
    border: 4px solid rgba(39, 125, 204, 1);
    color: rgba(39, 125, 204, 1);
    background: #ffffff;
    height: 83px;
    width: 83px;
    text-align: center;
    line-height: 75px;
    border-radius: 50%;
}
a.amyuan {
    text-decoration: none;
}
.strip {
    background: rgba(248, 248, 248, 1);
    padding: 50px 0;
}
.amstrflex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.amstritem {
    width: 49%;
    background: #ffffff;
    border-radius: 6px;
    margin-top: 30px;
    position: relative;
    transition: all 0.6s;
}
.amstr-flex {
    display: flex;
    align-items: center;
}
.amstrico {
    padding: 45px 50px;
}
p.amstrtit {
    font-size: 22px;
    color: rgba(51, 51, 51, 1);
    font-weight: bold;
    margin-bottom: 5px;
}
p.amstrre {
    color: rgba(102, 102, 102, 1);
    font-size: 18px;
    width: 70%;
    font-weight: 300;
    padding-bottom: 15px;
}
.amstritem a {
    text-decoration: none;
}
.amconsult {
    position: absolute;
    bottom: 15px;
    right: 15px;
    border: 1px solid rgba(191, 191, 191, 1);
    padding: 5px 25px;
    color: rgba(0, 0, 0, 1);
    font-size: 20px;
    border-radius: 6px;
}
.amstritem:hover {
    transform: translateY(5px);
}
.amstritem:hover .amconsult {
    color: #ffffff;
    background: rgba(39, 125, 204, 1);
    border: 1px solid rgba(39, 125, 204, 1);
}
.technolo {
    padding: 30px 0 125px;
    background: #ffffff;
}
.amtechflex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 30px;
}

.techitem {
    width: 12%;
    text-align: center;
}

.techx {
    width: 10%;
    padding-top: 35px;
}

p.amtechtit {
    font-size: 16px;
    color: rgba(51, 51, 51, 1);
    margin-bottom: 0;
    font-weight: bold;
    padding: 10px 0;
}
.techx img {width: 100%;}
p.amtechre {
    font-size: 14px;
    color: rgba(102, 102, 102, 1);
    margin-bottom: 0;
}
.tabfade {
    display: none;
}

.tabfade.active {
    display: block;
}
/*海外公司注册*/
.continent {
    background: rgba(238, 238, 238, 1);
    padding: 40px 0 100px;
}
.continent-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.continent-left {
    display: flex;
    flex-direction: column;
    width: 27.5%;
    height: 550px;
}
.flow-left {
    width: 49%;
}

.flow-right {
    width: 49%;
}
.continent-right {
    width: 70.5%;
}
a.navlink {
    text-decoration: none;
    flex: 1;
}
a.navlink:hover {
    background: rgba(39, 125, 204, 1);
    color: #ffffff;
}
.navlink {
    display: block;
    font-size: 34px;
    color: rgba(102, 102, 102, 1);
    font-weight: 300;
    background: #ffffff;
    height: 108px;
    line-height: 108px;
    text-align: center;
    border-bottom: 1px solid rgba(225, 225, 225, 1);
    transition: all .1ms;
}
.navlink:first-child {
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}
.navlink:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}
.tabfade-flex {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
}
span.lx {
    font-size: 11px;
    display: inline-block;
    vertical-align: 8px;
    padding-right: 15px;
    transition: all .1ms;
}
.navlink:hover {
    color: unset;
}
.navlink.active {
    background: rgba(39, 125, 204, 1);
    color: #ffffff;
}
.ablist img {width: 100%;height: 148px;object-fit: cover;border-radius: 6px;}
.ablist:nth-child(3n) {
    margin-right: 0;
}
.ablist {
    width: 31.5%;
    text-align: center;
    margin-right: 2.65%;
}
p.tab-abtitle {
    color: rgba(51, 51, 51, 1);
    margin: 10px 0;
    font-size: 20px;
}
.ablist a {
    text-decoration: none;
}
.choice-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 80px 0;
    background: rgba(238, 238, 238, 1);
}
.choicethress {
    display: flex;
    justify-content: space-between;
    padding-bottom: 60px;
}
.choice-img {
    width: 50%;
}
.choice-add {
    width: 50%;
    padding: 0 30px;
}
.choice-img img {
    width: 100%;
}
.choic-tit {
    color: rgba(51, 51, 51, 1);
    font-size: 24px;
    font-weight: 400;
}

.choice-re {
    line-height: 43px;
    color: rgba(102, 102, 102, 1);
    font-size: 18px;
}

.choice-more {
    display: inline-block;
    width: 115px;
    height: 32px;
    background: rgba(39, 125, 204, 1);
    line-height: 32px;
    margin-top: 30px;
    text-align: center;
    border-radius: 6px;
}
.choice-more a {
    color: #ffff;
    text-decoration: none;
}
.choice-item {
    width: 30%;
}
p.chtit {
    text-align: center;
    color: rgba(0, 0, 0, 1);
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 0;
}
p.chre {
    text-align: center;
    color: rgba(102, 102, 102, 1);
    font-size: 18px;
    padding: 0px 75px;
    font-weight: 300;
    line-height: 30px;
}
p.chline {
    display: block;
    width: 15%;
    height: 1px;
    background: rgba(175, 175, 175, 1);
    margin: 2% auto;
}
.chsline {
    width: 1px;
    height: 6vw;
    background: #AFAFAF;
    align-self: center;
}
.leave {
    background: rgba(238, 238, 238, 1);
    padding: 30px 0 50px;
}
.leave-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.leave-item {
    width: 32%;
    margin-top: 2%;
    background: #ffffff;
    border-radius: 6px;
}
.leave-item img {
    width: 100%;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
p.leavetit {
    text-align: center;
    font-size: 28px;
    color: rgba(74, 73, 73, 1);
    font-weight: 400;
    margin: 3% 0 0;
}
p.leavere {
    font-size: 18px;
    color: rgba(74, 73, 73, 1);
    line-height: 35px;
    text-align: center;
    padding: 0 10px;
    font-weight: 300;
}
.material {
    padding: 75px 0 80px;
}

.material-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

.material-item {
    width: 32%;
    display: flex;
    align-items: center;
    background: #ffffff;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.14);
    border-radius: 6px;
    margin-top: 30px;
    transition: all 0.6s;
}
.material-item img {
    padding: 15px 25px 15px;
}
p.matertit {
    display: block;
    font-size: 24px;
    color: rgba(51, 51, 51, 1);
    text-align: center;
    font-weight: 400;
    margin-bottom: 0;
}
.material-item:hover {
    transform: translateY(-5px);
}
.flow-line {
    width: 100%;
    height: 2px;
    background: rgba(218, 218, 218, 1);
    position: relative;
    margin: 20px 0;
}
.flowblue-line {
    transform: translate(-50%, -50%);
    position: absolute;
    height: 4px;
    background: rgba(39, 125, 204, 1);
    width: 25%;
    top: 50%;
    left: 50%;
}
.flow-postion {
    display: flex;
    justify-content: space-between;
}

.circle {
    width: 18px;
    height: 18px;
    background: #FFFFFF;
    border: 3px solid #277DCC;
    border-radius: 50%;
}
.fig {
    width: 2px;
    height: 25%;
    background: #909090;
    display: block;
    margin: 0 auto;
}
.flow-item {
    display: flex;
    align-items: center;
}
.fil>p.filtit {
    text-align: right;
    color: rgba(51, 51, 51, 1);
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0;
}
.fil>p.filre {
    text-align: right;
    font-size: 18px;
    color: rgba(102, 102, 102, 1);
    font-weight: 300;
    margin-bottom: 0;
    line-height: 32px;
    padding-top: 5px;
}
.flow-left>.flow-item {
    border: 1px solid rgba(167, 167, 167, 1);
    padding: 50px 80px 50px 20px;
    margin-top: 190px;
    margin-right: 50px;
    border-radius: 6px;
    position: relative;
}
.fil {
    padding-right: 40px;
}
.flowring {
    height: 650px;
    margin-top: 60px;
}

.flow-left>.flow-item:last-child {
    margin-top: 127px;
}
.flow-right>.flow-item {
    border: 1px solid rgba(167, 167, 167, 1);
    padding: 50px 20px 50px 80px;
    border-radius: 6px;
    margin-left: 50px;
    margin-top: 6px;
    position: relative;
}
p.filtit {
    color: rgba(51, 51, 51, 1);
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0;
}
p.filre {
    font-size: 18px;
    color: rgba(102, 102, 102, 1);
    line-height: 32px;
    font-weight: 300;
    margin-bottom: 0;
    padding-top: 5px;
}
.fril {
    padding-left: 40px;
}
.flow-right>.flow-item:nth-child(2) {
    margin-top: 160px;
}

.flow-right>.flow-item:last-child {
    margin-top: 160px;
}
.flow-left>.flow-item .after {content: "";position: absolute;right: -35px;top: 45px;width: 0;height: 0;border-top: 15px solid transparent;border-left: 25px solid rgba(167, 167, 167, 1);border-right: 10px solid transparent;border-bottom: 15px solid transparent;}

.flow-left>.flow-item .before {
   content: "";
   position: absolute;
   right: -35px;
   top: 42px;
   width: 0;
   height: 0;
   border-top: 18px solid transparent;
   border-left: 30px solid #ffffff;
   border-right: 12px solid transparent;
   border-bottom: 18px solid transparent;
   z-index: 6;
}

.flow-right>.flow-item .after {
    content: "";
    position: absolute;
    left: -35px;
    top: 44px;
    width: 0;
    height: 0;
    border-top: 18px solid transparent;
    border-left: 12px solid rgb(167 167 167 / 0%);
    border-right: 30px solid #ffffff;
    border-bottom: 18px solid transparent;
    z-index: 6;
    }

.flow-right>.flow-item .before {
   content: "";
   position: absolute;
   left: -35px;
   top: 47px;
   width: 0;
   height: 0;
   border-top: 15px solid transparent;
   border-right: 25px solid rgba(167, 167, 167, 1);
   border-bottom: 15px solid transparent;
   z-index: 6;
   border-left: 10px solid transparent;
}
.flow-left>.flow-item:hover {
    background: rgba(39, 125, 204, 1);
    border: rgba(39, 125, 204, 1);
}
.flow-left>.flow-item:hover .fil>p.filtit {
    color: #ffffff;
}
.flow-left>.flow-item:hover .fil>p.filre {
    color: #ffffff;
}
.flow-left>.flow-item:hover img.bpicture {
    display: none;
}
.flow-left>.flow-item:hover img.cpicture {
    display: block;
}
.flow-left>.flow-item:hover .before {
    border-left: 30px solid #287dcc;
}
.flow-left>.flow-item:hover .after {
    border-left: 25px solid rgb(40 125 204);
}
.flow-right>.flow-item:hover {
    background: rgba(39, 125, 204, 1);
    border: rgba(39, 125, 204, 1);
}
.flow-right>.flow-item:hover p.filtit {
    color: #ffffff;
}
.flow-right>.flow-item:hover p.filre {
    color: #ffffff;
}
.flow-right>.flow-item:hover img.bpicture {
    display: none;
}
.flow-right>.flow-item:hover img.cpicture {
    display: block;
}
.flow-right>.flow-item:hover .before {
    border-right: 25px solid rgb(40 125 204);
}

.flow-right>.flow-item:hover .after {
    border-right: 30px solid #287dcc;
}
/* 境外银行 */
.newbtitle {
    font-size: 34px;
    color: rgba(0, 0, 0, 1);
    text-align: center;
    font-weight: bold;
}
.pdt40{
    padding-top: 40px;
}
.cufoflex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    background: #ffffff;
}
.customer-forme {
    background: rgba(39, 125, 204, 1);
    padding: 25px 30px;
    margin: 25px 0;
}
.inputflex {
    display: flex;
    flex-wrap: wrap;
    width: 78%;
}
input.cpinput {
    border: none;
    outline: none;
    height: 60px;
    width: 80%;
    padding-left: 12px;
}
.inputline {
    background: rgba(212, 212, 212, 1);
    width: 1px;
    height: 40px;
    align-self: center;
}
.cpinsub {
    width: 22%;
}
button.spsubbt {
    border: none;
    background: rgba(242, 151, 0, 1);
    display: block;
    color: #ffffff;
    width: 100%;
    height: 60px;
    font-size: 32px;
    outline: none;
}
.cpin {
    width: 33%;
    margin: 0 auto;
}
.cpintel {
    width: 27%;
    margin: 0 auto;
}
.cust-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.cust-left {
    width: 63%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.cust-right {
    width: 34%;
    border: 1px solid rgba(153, 153, 153, 1);
    text-align: center;
    border-radius: 6px;
    padding: 15px 35px;
    height: 368px;
}
.cust-item {
    width: 48.5%;
    border: 1px solid rgba(153, 153, 153, 1);
    align-self: center;
    border-radius: 6px;
    padding: 25px 40px;
    margin-bottom: 30px;
}
.cust-item a {
    text-decoration: none;
    display: flex;
    align-items: center;
}
.foremlist span {
    font-size: 16px;
    color: rgba(102, 102, 102, 1);
    font-weight: 300;
}

.custfore-title {
    font-size: 18px;
    color: rgba(74, 73, 73, 1);
}
.custhight {
    line-height: 38px;
    height: 300px;
    overflow: hidden;
    margin-top: 1%;
}
p.custtitle {
    font-size: 25px;
    color: rgba(74, 73, 73, 1);
    font-weight: 400;
    margin-bottom: 15px;
}
p.custmore {
    font-size: 20px;
    color: rgba(102, 102, 102, 1);
    font-weight: 400;
    margin-bottom: 0;
    border: 1px solid rgba(153, 153, 153, 1);
    display: block;
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 13px;
}
.custnr {
    padding-left: 15px;
}
.customer {
    padding-bottom: 30px;
}
.foremlist {
    display: flex;
    justify-content: space-between;
}
.household {
    background: rgba(248, 248, 248, 1);
    padding-bottom: 40px;
}
.housecoum-flex {
    display: flex;
    flex-direction: column;
}
.house-item {
    flex: 1;
}
.housrfirst {
    display: flex;
    justify-content: space-between;
    background: rgba(39, 125, 204, 1);
    height: 70px;
    align-items: flex-end;
    margin-top: 55px;
    padding:0  0 0 2%;
    border-top-left-radius: 35px;
    border-top-right-radius: 35px;
    margin: 55px 45px 0;
}
.housetitle {
    font-size: 34px;
    color: rgba(255, 255, 255, 1);
    align-self: center;
    font-weight: bold;
}
.housebgimg {
    background: url(../img/ban9.png) no-repeat;
    background-size: 100% 100%;
    align-self: center;
    height: 140px;
    width: 140px;
    text-align: center;
    line-height: 140px;
    font-size: 38px;
    color: rgba(39, 125, 204, 1);
    font-weight: bold;
    margin-left: 5px;
}
.housetitle {
    width: 30%;
}
.house-line {
    width: 2px;
    height: 15px;
    background: #FFFFFF;
    margin: 0 auto;
}
.house-select {
    display: flex;
    justify-content: space-between;
    width: 70%;
    margin: 0 auto;
    align-items: center;
}
.hosebg {
    height: 85px;
    width: 85px;
    line-height: 85px;
    background: rgba(255, 255, 255, 1);
    border-radius: 50%;
    text-align: center;
    font-size: 26px;
    color: rgba(39, 125, 204, 1);
}
.hosetit {
    font-size: 22px;
    color: rgba(102, 102, 102, 1);
    width: 25%;
}
.housefrist-line {
    width: 2px;
    height: 30px;
    background: #FFFFFF;
    margin: 35px auto 0;
}
.through-flex {
    display: flex;
    justify-content: space-between;
}

.through-item {
    width: 23%;
    background: #ffffff;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.2);
    margin: 40px 0 30px;
    padding: 45px 0;
    border-radius: 6px;
    transition: all 0.6s;
}
.through-item:hover {
    transform: translateY(5px);
}
.through-item img {
    display: block;
    margin: 0 auto;
}
p.throughtit {
    text-align: center;
    font-size: 28px;
    color: rgba(74, 73, 73, 1);
    margin: 20px 0 5px;
}                            
p.throughre {
    font-size: 16px;
    color: rgba(74, 73, 73, 1);
    line-height: 30px;
    padding: 0 32px;
    text-align: center;
}
.through-more {
    width: 140px;
    height: 35px;
    background: rgba(242, 151, 0, 1);
    margin: 0  auto;
    text-align: center;
    line-height: 35px;
    border-radius: 6px;
    cursor: pointer;
}
.through-more a {
    font-size: 20px;
    color: #ffffff;
    text-decoration: none;
}
.refuse-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.refuse-item {
    width: 23%;
    border: 1px solid rgba(226, 226, 226, 1);
    padding: 10px;
}
.needred {
    border-radius: 6px;
}
.refuseimg img {
    width: 100%;
}
p.refusetit {
    font-size: 28px;
    text-align: center;
    color: rgba(74, 73, 73, 1);
    font-weight: 400;
    padding-top: 15px;
    margin-bottom: 5px;
}
p.refusere {
    font-size: 16px;
    color: rgba(74, 73, 73, 1);
    line-height: 30px;
    text-align: center;
    margin-bottom: 5px;
}
.refuse-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 20px 0 50px;
}
.newbfbt {
    text-align: center;
    font-size: 24px;
    color: rgba(74, 73, 73, 1);
    font-weight: 300;
}
.global-flex {display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;}
.global-item {
    width: 19%;
    text-align: center;
    background: #ffffff;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    height: 130px;
    line-height: 130px;
    margin-top: 20px;
}
.need {
    background: url(../img/ban28.png) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 602px;
    padding: 30px 0;
}
.need-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 30px 35px 40px;
}
.needtitle.active {
    background: rgba(242, 151, 0, 1);
}
.need-left {
    width: 32%;
}

.need-right {
    width: 67%;
    background: rgba(246, 246, 246, 1);
}

.needtitle {
    height: 120px;
    line-height: 120px;
    background: rgba(39, 125, 204, 1);
    margin-bottom: 10px;
    text-align: center;
}

.needtitle:last-child {
    margin-bottom: 0;
}

.needtitle a {
    color: rgba(255, 255, 255, 1);
    font-size: 36px;
    font-weight: bold;
    text-decoration: none;
}                          
.needitem {
    display: none;
}
.needitem.on {
    display: block;
}
.neeite {
    display: flex;
    padding: 50px 60px 50px 55px;
}

.neebt {
    font-size: 20px;
    color: rgba(102, 102, 102, 1);
    line-height: 45px;
    font-weight: 300;
}

.neeite-left {
    width: 50%;
}
 
.chinantit {
    font-size: 24px;
    color: rgba(51, 51, 51, 1);
    font-weight: 400;
} 
.chinapad {
    padding: 35px 45px;
}                      
.china-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.codbs{
    width: 30%;
}
.codbw{
    width: 50%;
}
.codbsw{
    width: 45%;
}
.codbb{
width: 100%;
}
.china-need {
    padding-top: 13px;
}
.china-need:first-child {
    padding-top: 0;
}
.director {
    padding: 50px 45px;
}
.global {
    padding-bottom: 70px;
}                           
.blame-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 40px 0;
}

.blame-item {
    width: 23%;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.2);
}
.blame-tit {
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 24px;
    color: rgba(255, 255, 255, 1);
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.blame-item {
    width: 23%;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.2);
    border-radius: 6px;
}
.ls{
    background: rgba(55, 199, 255, 1);
}
.qls{
    background:rgba(67, 224, 169, 1);
}
.hs{
    background:rgba(255, 170, 53, 1);
}
.fhs{
    background:rgba(255, 84, 66, 1);
}

.blame-img {
    width: 100%;
    text-align: center;
    padding: 15px 0;
}
.blame-remark {
    font-size: 16px;
    color: rgba(74, 73, 73, 1);
    padding: 0 15px 30px;
    text-align: center;
    line-height: 30px;
    font-weight: 300;
}

/* 财税 */



.tax-titile {
    text-align: center;
    color: rgba(74, 73, 73, 1);
    font-size: 32px;
}
.account {
    padding-top: 50px;
}

.accbk {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.08);
    margin-top: 40px;
    padding: 60px 50px;
    border-radius: 6px;
}
.acc-item {
    width: 25%;
    border-right: 1px solid rgba(0, 0, 0, 0.08);
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    text-align: center;
}
.acctit {
    font-size: 22px;
    text-align: center;
    color: rgba(102, 102, 102, 1);
    margin: 15px 0 10px;
}
.acc-item a {
    text-decoration: none;
}
.accmore {
    border: 1px solid rgba(102, 102, 102, 1);
    width: 120px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    border-radius: 6px;
    font-size: 18px;
    color: rgba(102, 102, 102, 1);
    text-align: center;
}
.acctit {
    font-size: 22px;
    text-align: center;
    color: rgba(102, 102, 102, 1);
}

.acc-item:nth-child(1) {
    padding-bottom: 45px;
}
.acc-item:nth-child(2) {
    padding-bottom: 45px;
}
.acc-item:nth-child(3) {
    padding-bottom: 45px;
}
.acc-item:nth-child(4) {
    border-right: none;
    padding-bottom: 45px;
}
.acc-item:nth-child(5) {
    border-bottom: none;
    padding-top: 45px;
}
.acc-item:nth-child(6) {
    border-bottom: none;
    padding-top: 45px;
}
.acc-item:nth-child(7) {
    border-bottom: none;
    padding-top: 45px;
}
.acc-item:nth-child(8) {
    border-right: none;
     border-bottom: none;
     padding-top: 45px;
}
.newspaper {
    padding-top: 60px;
}
.paper-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 30px;
}
.paper-item {
    width: 25%;
}
.paper-item img {
    width: 100%;
    height: 100%;
    object-fit: none;
}
.paper-item:nth-child(2) {
    border: 1px solid #E9E9E9;
}
.paper-wh-after {
    position: relative;
    padding: 40px 0 0 15px;
}
.paper-title {
    color: rgba(39, 125, 204, 1);
    font-size: 22px;
    padding-bottom: 10px;
}
.paper-re {
    font-size: 18px;
    color: rgba(74, 73, 73, 1);
}
i.paper-after {
    content: "";
    position: absolute;
    left: -32px;
    top: 83px;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-left: 12px solid rgb(167 167 167 / 0%);
    border-right: 25px solid #ffffff;
    border-bottom: 20px solid transparent;
    z-index: 6;
}
.paper-item:nth-child(4) {
    border: 1px solid #E9E9E9;
}
.paper-blu-after {
    position: relative;
    padding: 40px 0 0 15px;
}

.paper-blu-after>.paper-title {
    color: #ffffff;
}

.paper-blu-after>.paper-re {
    color: #ffffff;
}
.paper-blu-after>i.paper-after {
    border-right: 25px solid #004b92;
}
.paper-item:nth-child(5) {
    border: 1px solid #E9E9E9;
}
.paper-wh-before {
    position: relative;
    padding: 40px 0 0 15px;
}
i.paper-before {
    content: "";
    position: absolute;
    right: -32px;
    top: 83px;
    width: 0;
    height: 0;
    border-top: 18px solid transparent;
    border-left: 25px solid #ffffff;
    border-right: 12px solid transparent;
    border-bottom: 18px solid transparent;
    z-index: 6;
}
.paper-item:nth-child(7) {
    border: 1px solid #E9E9E9;
}
.capital {
    padding-top: 90px;
}
.capital-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 30px;
    align-items: center;
}

.capital-left {
    width: 49%;
}

.capital-right {
    width: 49%;
}

.capital-left img {
    width: 100%;
}
.caplist {
    display: flex;
    padding: 20px 0;
}

span.capnum {
    width: 28px;
    height: 28px;
    background: #277DCC;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    margin-right: 15px;
    display: block;
    color: #ffffff;
}

span.capremark {
    width: 95%;
}
span.capremark {
    font-size: 18px;
    display: block;
    color: rgba(74, 73, 73, 1);
}
.zero {
    padding-top: 90px;
    padding-bottom: 70px;
}

.zero-line {
    width: 20%;
    height: 2px;
    background: rgba(219, 219, 219, 1);
    margin: 0 3%;
}

.zero-flex {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.zerofbt {
    text-align: center;
    color: rgba(51, 51, 51, 1);
    font-size: 20px;
    font-weight: 300;
}
.zeroflex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 30px;
}
.zero-title {
    color: rgba(51, 51, 51, 1);
    text-align: center;
    font-size: 22px;
    font-weight: 300;
    padding-right: 13px;
}
.zerolist {
    display: flex;
}
.zeroimg {
    padding-top: 50px;
}

.transport {
    background: rgba(245, 245, 245, 1);
    padding: 50px 0;
}
.transport-wh {
    background: #ffffff;
}
.transport-wh {
    background: #ffffff;
    padding: 2.2%;
    overflow: hidden;
    margin-top: 30px;
}
.transport-wh ul li {
    position: relative;
    float: left;
    width: 20%;
    text-align: center;
    margin-top: 45px;
    margin-bottom: 20px;
    list-style: none;
} 
.transport-wh ul li i {
    position: absolute;
    right: -11px;
    top: 45px;
    width: 23px;
    height: 23px;
}                     
.transport-wh ul li:nth-child(5) i {
    right: 46.5%;
    top: auto;
    bottom: -36px;
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.transport-wh ul li:nth-child(6),.transport-wh ul li:nth-child(7), .transport-wh ul li:nth-child(8), .transport-wh ul li:nth-child(9), .transport-wh ul li:nth-child(10) {
    float: right;
}                           
.text {
    font-size: 22px;
    color: rgba(51, 51, 51, 1);
    font-weight: 300;
}   
.other-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.other-item {
    width: 48%;
    display: flex;
    background: rgba(242, 242, 242, 1);
    margin-top: 30px;
    border-radius: 6px;
    align-items: center;
}
.other-left {
    position: relative;
    width: 30%;
}

.serpost {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 42px;
    color: rgba(255, 255, 255, 1);
}

.other-left img {
    width: 100%;
}

.other-right {
    width: 70%;
}
.other-right a {
    text-decoration: none;
}

.other-title {
    font-size: 24px;
    color: rgba(0, 0, 0, 1);
}

.other-remark {
    color: rgba(51, 51, 51, 1);
    font-size: 14px;
    padding: 0 15px;
    font-weight: 300;
    line-height: 30px;
}

.other-title {
    padding: 0 15px;
}
.other-two {text-align: end;padding-right: 15px;padding-top: 5px;}

a.other-more {
    color: rgba(0, 0, 0, 1);
    font-size: 18px;
    border-radius: 50px;
    border: 1px solid rgba(0, 0, 0, 1);
    padding: 4px 15px;
}

a.online {
    font-size: 18px;
    background: rgba(39, 125, 204, 1);
    color: #ffffff;
    padding: 4px 15px;
    border-radius: 50px;
    border: 1px solid rgba(39, 125, 204, 1);
}
.other {
    padding-bottom: 30px;
}
.simple {
    background: url(../img/about40.jpg) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 728px;
    padding: 120px 0;
}
.simple-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.simple-left {
    width: 45%;
}

.simple-right {
    width: 53%;
}
.city {
    background: rgba(255, 255, 255, 1);
    padding: 30px;
    border-radius: 6px;
    margin-bottom: 30px;
}

.city_flex {
    padding-top: 15px;
}

.city_flex a {
    color: rgba(102, 102, 102, 1);
    font-size: 16px;
    padding-right: 15px;
    text-decoration: none;
}
.simple-left img {
    width: 100%;
}
.simple-title {
    text-align: center;
    font-size: 34px;
    color: rgba(0, 0, 0, 1);
}

.simfbt {
    text-align: center;
    color: rgba(102, 102, 102, 1);
    font-size: 20px;
}

.simline {
    height: 1px;
    background: rgba(212, 212, 212, 1);
    width: 20%;
    margin: 0 5%;
}

.simpleflex {
    display: flex;
    justify-content: center;
    align-items: center;
}
.sim-p p {
    font-size: 16px;
    color: rgba(102, 102, 102, 1);
    text-indent: 2em;
    margin-bottom: 0;
    line-height: 32px;
}
.enterprise {
    padding-top: 50px;
}
.enterprise-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.enterprise-item {
    width: 21%;
    margin: 30px 0;
    text-align: center;
    transition: all 0.6s;
}

.enterprise-remark {
    color: rgba(102, 102, 102, 1);
    font-size: 16px;
    padding: 0  12%;
    font-weight: 300;
}
.enterprise-title {
    font-size: 24px;
    color: rgba(51, 51, 51, 1);
}
.enterprise-item:hover img.bpicture {
    display: none;
}
.enterprise-item:hover img.cpicture {
    display: block;
    margin: 0 auto;
}                      
.enterprise-item:hover .enterprise-title {
    color: rgba(39, 125, 204, 1);
}
.senior {
    padding-top: 30px;
}
.senior-flex {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.senior-item {
    width: 31%;
    border: 1px solid rgba(140, 140, 140, 1);
    border-radius: 6px;
    text-align: center;
    padding: 30px 30px 35px;
}                       
.senior-title {
    font-size: 24px;
    color: rgba(51, 51, 51, 1);
    font-weight: 400;
    padding-top: 30px;
}
.senior-remark {
    font-size: 16px;
    color: rgba(102, 102, 102, 1);
    line-height: 32px;
    height: 100px;
}
.senior-li {
    display: block;
    width: 125px;
    margin: 30px auto 0;
    height: 35px;
    background: rgba(241, 133, 32, 1);
    line-height: 35px;
    border-radius: 6px;
}
.senior-item img {
    transition: all 1s;
}
.senior-li a {
    font-size: 20px;
    color: #ffffff;
    text-decoration: none;
}
.senior-item:hover img {
    transform: rotateY(360deg);
}
.senior-seriver {
    padding: 60px 0 30px;
}
.senser {
    background: rgba(244, 244, 244, 1);
    padding: 35px 0 50px;
}

.senser-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.senser-item {
    margin-top: 15px;
    width: 24%;
    background: #ffffff;
    padding: 10px;
}

.senser-item img {
    width: 100%;
}
.sensertit {
    text-align: center;
    font-size: 24px;
    color: rgba(51, 51, 51, 1);
    padding-top: 5px;
}

.sensera {
    border: 1px solid rgba(102, 102, 102, 1);
    width: 120px;
    height: 35px;
    text-align: center;
    margin: 15px auto 5px;
    border-radius: 6px;
    line-height: 35px;
}

.sensera a {
    text-decoration: none;
    font-size: 18px;
    color: rgba(102, 102, 102, 1);
}                       
.senser-item:hover .sensera {
    background: rgba(39, 125, 204, 1);
    border: 1px solid rgba(39, 125, 204, 1);
}

.senser-item:hover .sensera a {
    color: #ffffff;
}                          
.excellent {
    padding-top: 60px;
    padding-bottom: 50px;
}
.topic-imgbox {
    position: relative;
}

.topic-img {
    position: absolute;
    left: 50%;
    top: 50%;
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.circles {text-align: center;}

.circles img {
    animation: myMove1 5s linear infinite;
    -webkit-animation: myMove1 5s linear infinite;
}

@-webkit-keyframes myMove1{from{-webkit-transform: rotate(0deg)}
    to{-webkit-transform: rotate(360deg)}
}
@-moz-keyframes myMove1{from{-moz-transform: rotate(0deg)}
    to{-moz-transform: rotate(360deg)}
}
@-o-keyframes myMove1{from{-o-transform: rotate(0deg)}
    to{-o-transform: rotate(360deg)}
}
@keyframes myMove1{from{transform: rotate(0deg)}
    to{transform: rotate(360deg)}
}
.topic-item:nth-child(1) .topic-title,.topic-item:nth-child(2) .topic-title,.topic-item:nth-child(3) .topic-title,.topic-item:nth-child(4) .topic-title
 {
    width: 220px;
    height: 60px;
    line-height: 60px;
    background: rgba(39, 125, 204, 1);
    border-radius: 30px 0 40px 30px ;
    text-align: center;
    font-size: 32px;
    color: rgba(255, 255, 255, 1);
    display: inline-block;
}
.topic-item:nth-child(1), .topic-item:nth-child(2), .topic-item:nth-child(3), .topic-item:nth-child(4) {
    text-align: right;
}
.topic-item:nth-child(6) .topic-title,.topic-item:nth-child(7) .topic-title,.topic-item:nth-child(8) .topic-title {
    width: 220px;
    height: 60px;
    line-height: 60px;
    background: rgba(39, 125, 204, 1);
    border-radius: 0 30px 30px 40px;
    text-align: center;
    font-size: 32px;
    color: rgba(255, 255, 255, 1);
    display: inline-block;
}
.topic-item:nth-child(6), .topic-item:nth-child(7), .topic-item:nth-child(8){
    text-align:left;
}
.topic-remark {
    font-size: 16px;
    color: rgba(102, 102, 102, 1);
    line-height: 32px;
    font-weight: 300;
}
.topic {
    height: 860px;
    position: relative;
}

.topic-item:nth-child(1) {
    position: absolute;
    left: 20px;
    width: 465px;
    top: 30px;
}
.topic-item:nth-child(6) {
    top: 30px;
    position: absolute;
    width: 460px;
    left: 750px;
}
.topic-item:nth-child(2) {
    position: absolute;
    top: 330px;
    left: 35px;
    width: 300px;
}
.topic-item:nth-child(7) {
    right: 0;
    top: 330px;
    position: absolute;
    width: 330px;
}
.topic-item:nth-child(3) {
    position: absolute;
    width: 360px;
    top: 610px;
    left: 45px;
}
.topic-item:nth-child(4) {
    position: absolute;
    width: 320px;
    bottom: 0;
    left: 400px;
}
.topic-item:nth-child(8) {
    width: 460px;
    top: 610px;
    right: 0px;
    position: absolute;
}
.topic-centre {
    padding-top: 185px;
}
.culture {
    padding-top: 125px;
}
.culture-flex {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.culture-item {
    width: 32%;
    background: rgba(249, 249, 249, 1);
    text-align: center;
}

.culture-item img {
    width: 100%;
}
.culture-title {
    color: rgba(51, 51, 51, 1);
    font-size: 24px;
    padding: 3% 0 0;
}
.culture-remark {
    font-size: 16px;
    color: rgba(102, 102, 102, 1);
    line-height: 24px;
    padding: 0 2% 5%;
    font-weight: 300;
}
.honor {
    background: rgba(244, 244, 244, 1);
    padding: 50px 0;
}
.honor-flex {
    display: flex;
    justify-content: space-between;
    background: #ffffff;
    padding: 1%;
    margin-top: 30px;
}
.honor-item {
    width: 24%;
    text-align: center;
}
.honor-item img {
    width: 100%;
}
.honor-title {
    height: 70px;
    line-height: 70px;
    background: rgba(244, 244, 244, 1);
    font-size: 18px;
    font-weight: 300;
    color: rgba(102, 102, 102, 1);
}
.contact {
    background: rgba(244, 244, 244, 1);
    padding: 50px 0;
}
.contact-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 40px;
}

.contact-left {
    width: 50%;
}

.contact-right {
    width: 50%;
}
.contact-right {
    width: 50%;
    border: 1px solid rgba(140, 140, 140, 1);
    border-radius: 6px;
}       
.contus {
    display: flex;
    align-items: baseline;
}

.contri {
    display: flex;
    justify-content: space-between;
    width: 90%;
    flex-wrap: wrap;
}
.conttel {
    width: 50%;
    margin-bottom: 25px;
    font-size: 18px;
    color: rgba(102, 102, 102, 1);
}
.contuslf {
    width: 8%;
}
.conttel a {
    font-size: 18px;
    color: rgba(102, 102, 102, 1);
    text-decoration: none;
}
.contrig {
    width: 70%;
    line-height: 40px;
    font-size: 18px;
    color: rgba(102, 102, 102, 1);
}
.contright {
    width: 90%;
    display: flex;
}
.conwhact {
    font-size: 18px;
    color: rgba(102, 102, 102, 1);
}                          
.condashed {
    border-bottom: 1px dashed rgba(140, 140, 140, 1);
    margin: 25px 25px 25px 0;
}


/* 新闻列表 */


.column-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.column {
    background: rgba(248, 248, 248, 1);
    height: 65px;
    line-height: 65px;
}
.column-left {
    font-size: 18px;
    color: rgba(74, 73, 73, 1);
}
.column-left a {
    font-size: 18px;
    color: rgba(74, 73, 73, 1);
    text-decoration: none;
}
.column-right {
    display: flex;
    align-items: center;
    width: 15%;
    justify-content: space-between;
}                         
.article-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.article-left {
    width: 27%;
}
.article-right {
    width: 69%;
}
.article-main {
    padding: 30px 0;
}
.artletit {
    width: 100%;
    height: 55px;
    line-height: 55px;
    text-align: center;
    background: rgba(39, 125, 204, 1);
    color: #ffffff;
    font-size: 22px;
}
.artcat {
    height: 45px;
    line-height: 45px;
    background: rgb(248 248 248);
    display: block;
    border: 1px solid #D6D6D6;
    margin: 1px;
}
.artcat a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 35px;
    color: rgba(102, 102, 102, 1);
    font-size: 18px;
    text-decoration: none;
}
.artsold {
    line-height: 0;
}
span.atit {
    padding-left: 10px;
}
.artimg img {
    width: 100%;
}

.artimg {
    margin-top: 10px;
}
.articleright {
    border: 1px solid #D6D6D6;
    padding: 0 35px 20px  20px;
}
.articcle-list {
    display: flex;
    justify-content: space-between;
    padding: 15px 0;
    align-items: flex-end;
    border-bottom: 2px dashed rgba(214, 214, 214, 1);
}
.artlistimg {
    width: 27%;
}

.artlistimg img {
    width: 100%;
    height: 175px;
    object-fit: cover;
    border-radius: 6px;
}

.artbox {
    width: 71%;
}
.artbox.znz {
    width: 100%;
}
.artlist-title a {
    font-size: 20px;
    color: rgba(51, 51, 51, 1);
    font-weight: bold;
    text-decoration: none;
}
.artlist-title {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.artlist-re {
    color: rgba(102, 102, 102, 1);
    font-weight: 300;
    padding-top: 10px;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size: 18px;
}
.art-time {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: rgba(153, 153, 153, 1);
}
.art-time>svg.bi.bi-clock {
    font-size: 14px;
    padding-right: 5px;
}
.artadd {
    display: flex;
    justify-content: space-between;
    padding-top: 15px;
}
.kefu {
    height: 35px;
    width: 140px;
    text-align: center;
    border: 2px solid #666666;
    line-height: 31px;
    border-radius: 6px;
}
.kefu a {
    font-size: 20px;
    color: rgba(102, 102, 102, 1);
    text-decoration: none;
}
.articcle-list:hover .kefu {
    background: rgba(39, 125, 204, 1);
    border: 2px solid rgba(39, 125, 204, 1);
}
.articcle-list:hover .kefu a {
    color: #ffffff;
}
.pagearticle {
    text-align: center;
    margin: 30px 0;
}
.pagearticle a {
    border: 1px solid rgba(0, 0, 0, 1);
    padding: 6px 12px;
    margin: 0 1px;
    font-size: 18px;
    color: rgba(0, 0, 0, 1);
    text-decoration: none;
}
.pagearticle a.active {
    color: #ffffff;
    background: rgba(242, 151, 0, 1);
    border: 1px solid rgba(242, 151, 0, 1);
}
.pagearticle a:hover {
    color: #ffffff;
    background: rgba(242, 151, 0, 1);
    border: 1px solid rgba(242, 151, 0, 1);
}
.pagexg {
    display: none;
}

/* 新闻详情页面 */
.infoarttit {
    text-align: center;
    font-size: 32px;
    color: rgba(74, 73, 73, 1);
}
.infoxw {
    display: flex;
    justify-content: center;
    margin: 15px 0;
    border-bottom: 1px dashed rgba(181, 181, 181, 1);
    padding-bottom: 10px;
}             
.infoadd a {
    color: rgba(153, 153, 153, 1);
    text-decoration: none;
    font-weight: 300;
}
.infoadd {
    padding: 0 2%;
    font-size: 16px;
    color: rgba(153, 153, 153, 1);
    font-weight: 300;
}
.infocontent {
    max-width: 100%;
    overflow: hidden;
    margin-bottom: 0;
    line-height: 30px;
    font-size: 18px;
}
.infocontent img {
    width: 100%!important;
    height: auto !important;
    margin-left: -2em;
}
.infocontent img {
    width: auto !important;
    height: auto !important;
}
.infocontent p {
    margin-bottom: 0;
    line-height: 30px;
}
.info-flex {
    display: flex;
    justify-content: space-between;
    margin: 15px 0;
}
.pvf {
    margin: 15px 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.pvf a {
    font-size: 18px;
    color: rgba(74, 73, 73, 1);
    text-decoration: none;
    font-weight: 400;
}
.info-item {
    width: 32%;
}
.info-img {
    background: url(../img/qyxt.png) no-repeat;
    background-size: 100% 100%;
    height: 149px;
    border-radius: 6px;
}
.info-fbt {
    display: flex;
    justify-content: center;
    align-items: center;
    text-shadow: 0px 2px 5px rgba(0, 83, 180, 0.92);
}
.info-line {
    background: #ffffff;
    width: 10%;
    height: 2px;
    margin: 2%;
}
.infbt {
    color: #ffff;
}
.infonr {
    padding-top: 40px;
}
.infotitle {
    text-align: center;
    font-size: 30px;
    color: rgba(255, 255, 255, 1);
    font-weight: bold;
}

.social-share .icon-wechat .wechat-qrcode {
    display: none;
    border: 1px solid #eee;
    position: absolute;
    z-index: 9;
    top: -205px;
    left: -84px;
    width: 200px;
    height: 192px;
    color: #666;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 2px 10px #aaa;
    transition: all 200ms;
    -webkit-tansition: all 350ms;
    -moz-transition: all 350ms;
}
.social-share .icon-wechat .wechat-qrcode h4 {
    font-weight: normal;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    background-color: #f3f3f3;
    margin: 0;
    padding: 0;
    color: #777;
}
.social-share .icon-wechat .wechat-qrcode .qrcode {
    width: 105px;
    margin: 10px auto;
}
.social-share .icon-wechat .wechat-qrcode .help p {
    font-weight: normal;
    line-height: 16px;
    padding: 0;
    margin: 0;
}
a.icon-wechat:hover .wechat-qrcode {
    display: block;
}
.share a {
    position: relative;
}
.stick {
    position: fixed;
    top: 0;
    z-index: 1071;
    width: 100%;
}
.tag a {
    padding-right: 15px;
}
.tag {
    margin-top: 15px;
}
.paper-item:nth-child(2):hover {
    border: 1px solid rgba(0, 75, 146, 1);
    background: rgba(0, 75, 146, 1);
}
.paper-item:nth-child(4):hover {
    border: 1px solid rgba(0, 75, 146, 1);
    background: rgba(0, 75, 146, 1);
}
.paper-item:nth-child(5):hover {
    border: 1px solid rgba(0, 75, 146, 1);
    background: rgba(0, 75, 146, 1);
}
.paper-item:nth-child(7):hover {
    border: 1px solid rgba(0, 75, 146, 1);
    background: rgba(0, 75, 146, 1);
}
.paper-item:hover .paper-title {
    color: #ffffff;
}

.paper-item:hover  .paper-re {
    color: #ffffff;
}

.paper-item:hover i.paper-after {
    border-right: 25px solid #004b92;
}

.paper-item:hover i.paper-before {
    border-left: 25px solid #004b92;
}


@media only screen and (min-width: 1920px){
    .consult{
        background: url(../img/goutong.jpg) no-repeat;
        background-size: 100%;
        height: 20.83vw;
    }
    .consult a{
        color: #ffffff;
        text-decoration: none;
    }
    p.worth {
        text-align: center;
        font-size: 68px;
        color: #ffffff;
        padding-top: 90px;
        margin: 0;
        font-weight: bold;
    }
    
    p.slog {
        font-size: 26px;
        color: #ffffff;
        text-align: center;
        font-weight: normal;
        margin: 0;
    }
    p.khzx {
        text-align: center;
        margin-top: 40px;
    }
    
    
    span.khcz {
        font-size: 20px;
        color: #ffffff;
        border: 1px solid #ffffff;
        padding: 10px  30px;
        border-radius: 50px;
        margin-right: 15px;
    }
    
    span.djzx {
        color: #ffffff;
        background: rgba(39, 125, 204, 1);
        font-size: 20px;
        display: inline-block;
        padding: 8px  45px;
        border-radius: 50px;
        margin-left: 15px;
    }
    .custfore-title {
        font-size: .93vw;
    }
    .foremlist span {
        font-size: .83vw;
    }
    .customer {
        padding-bottom: 30px;
    }

}